Pointer events are DOM events that are fired for a pointing device. They are designed to create a single DOM event model to handle pointing input devices. Element: pointerdown event · Element: pointermove event · Pinch zoom gestures
The <cursor> SVG element can be used to define a platform-independent custom cursor. A recommended approach for defining a platform-independent ...
The IDBCursor interface of the IndexedDB API represents a cursor for traversing or iterating over multiple records in a database. Continue() method · IDBCursor: update() method · Direction property
Definition and Usage The cursor property specifies the mouse cursor to be displayed when pointing over an element. The cursor Property · Change cursor with JavaScript · Style cursor Property · Play it